[INFO] cloning repository https://github.com/lynlevenick/toy-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lynlevenick/toy-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynlevenick%2Ftoy-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynlevenick%2Ftoy-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb8e2a4ca1a826cfed9cee0c550856142cb077f0
[INFO] fixing lynlevenick/toy-engine against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynlevenick%2Ftoy-engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lynlevenick/toy-engine
[INFO] finished tweaking git repo https://github.com/lynlevenick/toy-engine
[INFO] tweaked toml for git repo https://github.com/lynlevenick/toy-engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lynlevenick/toy-engine on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lynlevenick/toy-engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded sdl3-ttf-sys v0.2.0+SDL3-ttf-3.2.2
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded compio-macros v0.1.2
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded compio-driver v0.10.0
[INFO] [stderr]   Downloaded rpkg-config v0.1.2
[INFO] [stderr]   Downloaded constcat v0.6.1
[INFO] [stderr]   Downloaded io_uring_buf_ring v0.2.3
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded compio v0.17.0
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded compio-log v0.1.0
[INFO] [stderr]   Downloaded compio-buf v0.7.2
[INFO] [stderr]   Downloaded compio-runtime v0.10.1
[INFO] [stderr]   Downloaded sdl3-image-sys v0.2.0+SDL3-image-3.2.4
[INFO] [stderr]   Downloaded rkyv_derive v0.8.12
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded compio-net v0.10.0
[INFO] [stderr]   Downloaded zmij v1.0.0
[INFO] [stderr]   Downloaded compio-io v0.8.4
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded compio-fs v0.10.0
[INFO] [stderr]   Downloaded mitsein v0.8.0
[INFO] [stderr]   Downloaded io-uring v0.7.11
[INFO] [stderr]   Downloaded meshopt v0.6.2
[INFO] [stderr]   Downloaded rkyv v0.8.12
[INFO] [stderr]   Downloaded sdl3-sys v0.5.11+SDL3-3.2.28
[INFO] [stderr]   Downloaded glam v0.30.9
[INFO] [stderr]   Downloaded sdl3 v0.16.4
[INFO] [stderr]   Downloaded vk-mem v0.5.0
[INFO] [stderr]   Downloaded sdl3-src v3.2.28
[INFO] [stderr]   Downloaded sdl3-image-src v3.2.4
[INFO] [stderr]   Downloaded sdl3-ttf-src v3.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8c07b08ccc8694e07548552760cf67216a76b6fb23cc2f88cb6ef67a5212d99e
[INFO] running `Command { std: "docker" "start" "8c07b08ccc8694e07548552760cf67216a76b6fb23cc2f88cb6ef67a5212d99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c07b08ccc8694e07548552760cf67216a76b6fb23cc2f88cb6ef67a5212d99e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c07b08ccc8694e07548552760cf67216a76b6fb23cc2f88cb6ef67a5212d99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c07b08ccc8694e07548552760cf67216a76b6fb23cc2f88cb6ef67a5212d99e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling compio-driver v0.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling sdl3-src v3.2.28
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling rpkg-config v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling compio-fs v0.10.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking compio-buf v0.7.2
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling sdl3 v0.16.4
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking io_uring_buf_ring v0.2.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking bevy_mikktspace v0.17.0-dev
[INFO] [stderr]     Checking mitsein v0.8.0
[INFO] [stderr]     Checking constcat v0.6.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling sdl3-sys v0.5.11+SDL3-3.2.28
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling vk-mem v0.5.0
[INFO] [stderr]    Compiling meshopt v0.6.2
[INFO] [stderr]    Compiling lzzzz v2.0.0 (/opt/rustwide/workdir/vendor/lzzzz)
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling compio-macros v0.1.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling rkyv_derive v0.8.12
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking compio-log v0.1.0
[INFO] [stderr]     Checking glam v0.30.9
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking compio-io v0.8.4
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking compio-runtime v0.10.1
[INFO] [stderr]     Checking compio-net v0.10.0
[INFO] [stderr]     Checking compio v0.17.0
[INFO] [stderr]     Checking rkyv v0.8.12
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking toy-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/visibility-modern.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:8:43
[INFO] [stdout]    |
[INFO] [stdout]  8 |           const DATA: &'static Aligned<[u8; include_bytes!($path).len()]> =
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |   pub static VISIBILITY_MODERN: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  _______________________________________-
[INFO] [stdout] 16 | |     4,
[INFO] [stdout] 17 | |     concat!(env!("CARGO_MANIFEST_DIR"), "/assets/visibility-modern.spv")
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/visibility-modern.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:9:23
[INFO] [stdout]    |
[INFO] [stdout]  9 |               &Aligned(*include_bytes!($path));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |   pub static VISIBILITY_MODERN: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  _______________________________________-
[INFO] [stdout] 16 | |     4,
[INFO] [stdout] 17 | |     concat!(env!("CARGO_MANIFEST_DIR"), "/assets/visibility-modern.spv")
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/visibility-fallback.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:8:43
[INFO] [stdout]    |
[INFO] [stdout]  8 |           const DATA: &'static Aligned<[u8; include_bytes!($path).len()]> =
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |   pub static VISIBILITY_FALLBACK: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  _________________________________________-
[INFO] [stdout] 21 | |     4,
[INFO] [stdout] 22 | |     concat!(
[INFO] [stdout] 23 | |         env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/visibility-fallback.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:9:23
[INFO] [stdout]    |
[INFO] [stdout]  9 |               &Aligned(*include_bytes!($path));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |   pub static VISIBILITY_FALLBACK: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  _________________________________________-
[INFO] [stdout] 21 | |     4,
[INFO] [stdout] 22 | |     concat!(
[INFO] [stdout] 23 | |         env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/fullscreen.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:8:43
[INFO] [stdout]    |
[INFO] [stdout]  8 |           const DATA: &'static Aligned<[u8; include_bytes!($path).len()]> =
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |   pub static FULLSCREEN: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  ________________________________-
[INFO] [stdout] 29 | |     4,
[INFO] [stdout] 30 | |     concat!(env!("CARGO_MANIFEST_DIR"), "/assets/fullscreen.spv")
[INFO] [stdout] 31 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/fullscreen.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:9:23
[INFO] [stdout]    |
[INFO] [stdout]  9 |               &Aligned(*include_bytes!($path));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |   pub static FULLSCREEN: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  ________________________________-
[INFO] [stdout] 29 | |     4,
[INFO] [stdout] 30 | |     concat!(env!("CARGO_MANIFEST_DIR"), "/assets/fullscreen.spv")
[INFO] [stdout] 31 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/visibility-modern.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:8:43
[INFO] [stdout]    |
[INFO] [stdout]  8 |           const DATA: &'static Aligned<[u8; include_bytes!($path).len()]> =
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |   pub static VISIBILITY_MODERN: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  _______________________________________-
[INFO] [stdout] 16 | |     4,
[INFO] [stdout] 17 | |     concat!(env!("CARGO_MANIFEST_DIR"), "/assets/visibility-modern.spv")
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/visibility-modern.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:9:23
[INFO] [stdout]    |
[INFO] [stdout]  9 |               &Aligned(*include_bytes!($path));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |   pub static VISIBILITY_MODERN: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  _______________________________________-
[INFO] [stdout] 16 | |     4,
[INFO] [stdout] 17 | |     concat!(env!("CARGO_MANIFEST_DIR"), "/assets/visibility-modern.spv")
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/visibility-fallback.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:8:43
[INFO] [stdout]    |
[INFO] [stdout]  8 |           const DATA: &'static Aligned<[u8; include_bytes!($path).len()]> =
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |   pub static VISIBILITY_FALLBACK: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  _________________________________________-
[INFO] [stdout] 21 | |     4,
[INFO] [stdout] 22 | |     concat!(
[INFO] [stdout] 23 | |         env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/visibility-fallback.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:9:23
[INFO] [stdout]    |
[INFO] [stdout]  9 |               &Aligned(*include_bytes!($path));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |   pub static VISIBILITY_FALLBACK: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  _________________________________________-
[INFO] [stdout] 21 | |     4,
[INFO] [stdout] 22 | |     concat!(
[INFO] [stdout] 23 | |         env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/fullscreen.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:8:43
[INFO] [stdout]    |
[INFO] [stdout]  8 |           const DATA: &'static Aligned<[u8; include_bytes!($path).len()]> =
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |   pub static FULLSCREEN: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  ________________________________-
[INFO] [stdout] 29 | |     4,
[INFO] [stdout] 30 | |     concat!(env!("CARGO_MANIFEST_DIR"), "/assets/fullscreen.spv")
[INFO] [stdout] 31 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/assets/fullscreen.spv`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/asset/shader.rs:9:23
[INFO] [stdout]    |
[INFO] [stdout]  9 |               &Aligned(*include_bytes!($path));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |   pub static FULLSCREEN: &[u8] = include_bytes_aligned!(
[INFO] [stdout]    |  ________________________________-
[INFO] [stdout] 29 | |     4,
[INFO] [stdout] 30 | |     concat!(env!("CARGO_MANIFEST_DIR"), "/assets/fullscreen.spv")
[INFO] [stdout] 31 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toy-engine` (bin "toy-engine") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `toy-engine` (bin "toy-engine" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "8c07b08ccc8694e07548552760cf67216a76b6fb23cc2f88cb6ef67a5212d99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c07b08ccc8694e07548552760cf67216a76b6fb23cc2f88cb6ef67a5212d99e", kill_on_drop: false }`
[INFO] [stdout] 8c07b08ccc8694e07548552760cf67216a76b6fb23cc2f88cb6ef67a5212d99e
